gtk4.git
2021-06-13 Matthias ClasenMerge branch 'msvc-fix' into 'master'
2021-06-12 Sebastian CherekUpdate gtkpopcountprivate.h: undefined macro outside...
2021-06-12 scherekDropped defined() for readability
2021-06-12 scherekReplaced && with || for POPCNT checks to fix the logic.
2021-06-12 scherekFix illegal instruction crash on x64 CPUs without POPCN...
2021-06-11 Matthias ClasenMerge branch 'listmodel-get-item' into 'master'
2021-06-11 Matthias ClasenAdd tests for empty list models
2021-06-11 Matthias Clasenselectionfiltermodel: Fix an oversight
2021-06-11 Matthias Clasendocs: Mention the GtkWidget.destroy vfunc
2021-06-11 Matthias Clasendocs: Fix a typo in the migration guide
2021-06-10 Matthias ClasenMerge branch 'wip/chergert/fix-delayed-focus' into...
2021-06-10 Christian Hergertwindow: clear move_focus when focus is already set
2021-06-10 Matthias ClasenMerge branch 'actionable-fixes' into 'master'
2021-06-10 Matthias Clasencheckbutton: Fix actionable state tracking
2021-06-10 Matthias Clasentogglebutton: Fix actionable state tracking
2021-06-10 Matthias Clasenbutton: Add a private getter for the action helper
2021-06-10 Matthias Clasentestgaction: Add more widgetry
2021-06-10 Matthias ClasenFix the GAction test
2021-06-10 Matthias Clasentests: Fix check vs toggle button confusion
2021-06-09 Matthias Clasen4.3.1
2021-06-09 Matthias ClasenMerge branch 'ebassi/docs-for-master' into 'master'
2021-06-09 Emmanuele Bassidocs: Mention the ::damage-event signal in the migratio...
2021-06-09 Emmanuele Bassidocs: Mention GdkSurface:mapped
2021-06-09 Emmanuele Bassidocs: Mention Window::close-request in the migration...
2021-06-09 Matthias ClasenMerge branch 'ci-install-build' into 'master'
2021-06-09 Matthias Clasenci: Update the image
2021-06-09 Matthias Clasenci: Collect hello build logs
2021-06-09 Matthias Clasenci: Test building against installed GTK
2021-06-08 Matthias ClasenMake a standalone hello world
2021-06-08 Matthias ClasenMerge branch 'row-activated-annotation' into 'master'
2021-06-08 Matthias ClasenMerge branch 'wip/carlosg/spin-button-swipe-gesture...
2021-06-08 Carlos Garnachospinbutton: Mind the step in the swipe gesture
2021-06-08 Carlos Garnachospinbutton: Connect swipe gesture to the text entry
2021-06-08 Matthias ClasenApply 1 suggestion(s) to 1 file(s)
2021-06-08 Matthias ClasenApply 1 suggestion(s) to 1 file(s)
2021-06-08 Matthias ClasenMerge branch 'password-entry-buffer' into 'master'
2021-06-08 Matthias Clasentreeview: Documentation tweaks
2021-06-08 Matthias ClasenInstall gtkpasswordentrybuffer.h
2021-06-08 Matthias ClasenMerge branch 'password-entry-buffer' into 'master'
2021-06-08 Matthias ClasenMake GtkPasswordEntryBuffer public
2021-06-07 Matthias ClasenMerge branch 'ebassi/issue-3892' into 'master'
2021-06-07 Emmanuele BassiMerge branch 'glib-main' into 'master'
2021-06-07 Philip Withnallsubprojects: Use GLib main branch
2021-06-06 Matthias Clasentreeview: Add a few missing annotations
2021-06-05 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-06-05 Matthias Clasengtk-builder-tool: Replace can-focus with focusable
2021-06-05 Matthias ClasenDocs: Tweaks
2021-06-05 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-06-05 Matthias Clasenpopovermenu: doc tweaks
2021-06-05 Matthias ClasenMerge branch 'submenu-action-fixes' into 'master'
2021-06-05 Matthias ClasenMerge branch 'msvc-aarch64' into 'master'
2021-06-05 Matthias Clasenmenusectionbox: Fix submenu-action for nested menus
2021-06-05 Matthias Clasenpopovermenubar: Make submenu-actions work
2021-06-05 Matthias Clasenmenutrackeritem: Make submenu-actions work again
2021-06-05 Matthias Clasenbloatpad: Bring back the menubar
2021-06-05 Matthias ClasenMerge branch 'powimod_icon' into 'master'
2021-06-05 Chun-wei Fangtkpopcountprivate.h: Fix build on ARM/aarch64 Visual...
2021-06-05 Matthias ClasenMerge branch 'ci-file-filters' into 'master'
2021-06-05 Matthias ClasenMerge branch 'imcontext-ignore-more-keysyms' into ...
2021-06-05 Matthias ClasenAdd GtkFileFilter tests
2021-06-05 Matthias ClasenGtkFileFilter: Add suffix matches
2021-06-05 Matthias ClasenAdd a helper to make case-insensitive globs
2021-06-04 Matthias Clasenimcontext: Ignore more keysyms
2021-06-04 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-06-04 Matthias ClasenMerge branch 'master' into 'matthiasc/for-master'
2021-06-04 Matthias Clasenicontheme: Add detail to the 'not found' message
2021-06-04 Matthias ClasenClean up some comments
2021-06-04 Matthias ClasenAdd a doc comment for gsk_rounded_rect_is_circular
2021-06-04 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-06-04 Matthias Clasenwayland: Add a comment
2021-06-04 Matthias Clasenwayland: Add a comment
2021-06-04 Matthias Clasendocs: Escape some xml tags
2021-06-04 Matthias Clasendocs: Mention <packing> in migration guide
2021-06-04 Matthias Clasendocs: Mention <packing> in migration guide
2021-06-04 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-06-04 Matthias ClasenMerge branch 'gtk_combo_box_with_entry_docs_update...
2021-06-04 DarkTrickDocumentation update for combo_box_new_with_entry
2021-06-04 Matthias ClasenMove fnmatch testcases to the testsuite
2021-06-04 Matthias Clasenfnmatch: Support case-folding
2021-06-04 Matthias ClasenMerge branch 'bilelmoussaoui/markdown-links' into ...
2021-06-04 Matthias ClasenMerge branch 'GtkCellLayoutWordingImprovement' into...
2021-06-04 DarkTrickAdded information, that "attributes" refer to CellRende...
2021-06-04 Matthias ClasenMerge branch 'fix-appwindow-allocate' into 'master'
2021-06-04 Matthias ClasenApply 1 suggestion(s) to 1 file(s)
2021-06-04 Matthias Clasenapplicationwindow: Allocate tooltips
2021-06-03 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-06-03 Matthias ClasenCosmetics: Eradicate gint
2021-06-03 Matthias ClasenCosmetics: Eradicate gdouble
2021-06-03 Matthias ClasenMerge branch 'primary-menu-button' into 'master'
2021-06-03 Matthias ClasenMerge branch 'wip/carlosg/no-early-popup-ungrabs' into...
2021-06-03 Emmanuele BassiMerge branch 'akamfoad/readme-link-fixes' into 'master'
2021-06-03 Carlos Garnachogdk/wayland: Break only implicit grabs on wl_pointer...
2021-06-03 Akam FoadChanging old Gtk4 link to the new one hosted in gtk...
2021-06-03 Akam FoadUpdate broken links in README.md
2021-06-03 Emmanuele BassiMerge branch 'ebassi/doc-fixes' into 'master'
2021-06-03 Emmanuele Bassidocs: Fix link to the interactive debugging section
2021-06-03 Emmanuele Bassidocs: Fix the license field
2021-06-02 Matthias ClasenMerge branch 'wip/chergert/fix-use-after-free-switcher...
2021-06-02 Matthias ClasenMerge branch 'macos-menubar' into 'master'
2021-06-02 Christian Hergertstackswitcher: clear timer when widget id disposed
next